←Select platform

Data Property

Summary

Gets the argument data to pass to an event handler.

Syntax

C#
VB
C++
public TData Data { get; } 
  
Public ReadOnly Property Data As TData 
public: 
property _TData^_ Data { 
   _TData^_ get(); 
} 

Property Value

The data to pass the an event handler.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly